<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome¡¢firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome¡¢firefox¡¢opera¡¢Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  /*font-size:30px;*/
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  /*font-weight:400;*/
  line-height:1;
  text-decoration:none;
}

.icon-member:before { content: "\e600"; }
.icon-tel1:before { content: "\e607"; }
.icon-clock1:before { content: "\e601"; }
.icon-clock2:before { content: "\e602"; }
.icon-tel2:before { content: "\e608"; }
.icon-arrow:before { content: "\e603"; }
.icon-info:before { content: "\e604"; }
.icon-goods:before { content: "\e609"; }
.icon-pic:before { content: "\e605"; }
.icon-home:before { content: "\e606"; }

</pre></body></html>